Auto merge of #2184 - brandonson:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000 (20:16 +0000)
committerbors <bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000 (20:16 +0000)
commit32a9db1124b0a67966c57200b0cc1d65961dcd9e
tree994c2f4aec81901b5c98a68697e30e2ef84198b5
parentb6cc27afd54b239d56cbd7b536a409af15908dff
parent216fc78c5aa88c82907d12573949f1656bec100a
Auto merge of #2184 - brandonson:master, r=alexcrichton

When the crate to install is unspecified, we should really inform users about
where they can install from (other than crates.io).  This makes the message mention --path
and --git so that people know they exist.